From c954ba063fdd4c1d3990a6bc669ac790b491c58d Mon Sep 17 00:00:00 2001 From: "mwilli2@equilibrium.research" Date: Wed, 15 Sep 2004 16:21:56 +0000 Subject: [PATCH] bitkeeper revision 1.1159.76.5 (41486c245wZ_GkCuT3kyo8VTw2o6Mg) Tweak start / stop priorities to do the right thing in conjunction with the xendomains script. --- tools/examples/init.d/xend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/examples/init.d/xend b/tools/examples/init.d/xend index 2e163045ee..df12768140 100755 --- a/tools/examples/init.d/xend +++ b/tools/examples/init.d/xend @@ -4,7 +4,7 @@ # # Author: Keir Fraser # -# chkconfig: 2345 99 00 +# chkconfig: 2345 98 01 # description: Starts and stops the Xen control daemon. case "$1" in -- 2.30.2